home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / menu / README.translations < prev    next >
Encoding:
Text File  |  2010-09-06  |  1.6 KB  |  53 lines

  1. ********************************************************
  2. ***                                                  ***
  3. ***               Menu sections translations         ***
  4. ***                                                  ***
  5. ********************************************************
  6.  
  7. Debian menu includes translations of menu sections names
  8. in various languages. The list is available in
  9. /etc/menu-methods/lang.h.
  10.  
  11. A) Selecting the language:
  12.  
  13. 1) System-wide:
  14. The simplest way is to set up root locales and menu will be translated
  15. accordingly.
  16.  
  17. Another solution is to add
  18. outputlanguage="xx"
  19. in /etc/menu-methods/menu.h
  20. where xx is you language code.
  21.  
  22. 2) User-wide: 
  23. Just run update-menus under the locales of your choice.
  24. You can also copy the file 
  25. /etc/menu-methods/<your favorite wm> 
  26. to 
  27. ~/.menu-methods/
  28. and add 
  29. outputlanguage="xx" 
  30. where xx is you language code.
  31.  
  32. 3) KDE
  33. Make sure menu-xdg is installed and that root locales are not "C".
  34. Menu will be translated in all languages at once. The users just
  35. need to configure KDE to use their language and menus will follow.
  36.  
  37. B) Problems:
  38. There are unfortunately lots of reasons why translations would fail:
  39. window-manager not supporting menu translations, not supporting your
  40. locale encoding or not supporting user menus.
  41.  
  42. You can try to add
  43. outputencoding="LOCALE"
  44. at the start of /etc/menu-methods/<your favorite wm>
  45. and run update-menus under different locale encodings.
  46.  
  47. C) Screenshots
  48. Some screenshots are available at
  49. <http://people.debian.org/~ballombe/menu-snapshot>.
  50.  
  51. --
  52. Bill Allombert <ballombe@debian.org>  Sun,  3 Oct 2004 19:23:53 +0200
  53.